SftTree/NET 2.0

OnPaintBackground Method, SftTree Class

Softel vdm, Inc.

Raises the PaintBackground event.

Syntax      SftTree Class (Softelvdm.SftTreeNET)

VB   

Protected Overrides Sub OnPaintBackground( ByVal e As PaintEventArgs )

C#   

protected override void OnPaintBackground( PaintEventArgs e );

C++   

protected: virtual void OnPaintBackground( PaintEventArgs^ e );

e

The PaintEventArgs instance containing the event data.

Comments

The OnPaintBackground method raises the PaintBackground event.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com